symbol definition meaning in Chinese
符号定义
Examples
- Bad global symbol definition : ' ' in object file ' '
对象文件' '中错误的全局符号定义' ' - By using a comma to separate symbol definitions
定义多个符号。 - The linker resolves symbol by adding the object that contains the symbol definition to the program
链接器通过将包含符号定义的对象添加到程序来解析 - The symbol definition remains in effect until a redefinition is encountered in source or the symbol is undefined in source with the
一起使用,以便有条件地编译源文件。在源文件中遇到重定义或用 - The c compiler itself defines no symbols or macros that you can use in your source code ; all symbol definitions must be user - defined
/ define : debug ; tuesday c #编译器自身没有定义可以在源代码中使用的符号或宏;所有符号定义必须是用户定义的。